
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Microsoft Yahei", "微软雅黑";
	line-height: 2.2;
	padding: 0;
	margin: 0;
}
ul,li{list-style:none;}

.cl:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}
a, a:hover, a:active, a:visited {
	width: 100%;
	color: inherit;
	font-size: inherit;
	text-decoration: none;
}


body {
	background-color: #;
}


.qq_footer {
	padding: 20px 0;
	margin: 30px auto 0;
	color: #222;
	border-top:1px solid #c2100e
}
.qq_footer p {
	font-size: 14px;
	text-align: center;
}

.qq_wrap {
	width: 100%;
}
.qq_conts .qq_desc {
	color: #8a6645;
	font-size: 16px;
	background-color: #ece1ce;
	padding: 16px 24px;
	border-radius: 6px;
}
.qq_conts .qq_desc .desc {
	text-indent: 2rem;
}




.qq_title {
	position: relative;
	height: 45px;
	line-height: 45px;
	color: #eae2dd;
	text-align: center;
	background:url(20180821zsjs2.png) no-repeat center; 
	background-size: auto 45px;
	top:-23px;
}
.qq_title:before {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	content: '';
	/*background: url(20180808_title_left.png) no-repeat 100% 100%;*/
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 19px;
	height: 45px;
}
.qq_title:after {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	content: '';
	/*background: url(20180808_title_right.png) no-repeat 100% 100%;*/
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 19px;
	height:45px;
}
.qq_title span {
	font-size: 22px;
	color:#003d90;
	font-weight:bold;
	line-height:45px;
}
.qq_cont {
	color: #222;
	font-size:16px;

}
.qq_cont a{
	color: #;
}
.qq_cont img {
	display: block;
	width: 164px;
	margin: 0 auto;
}
.qq_cont p.p1 {
	font-size:.7rem; color:#c50000; font-weight:bold; text-align:center
}
.qq_cont p.p1 a{
	font-size:.7rem; color:#c50000;font-weight:bold
}
.qq_cont p.p2 {
	text-align: center;
}
.qq_s1 img {
	/*display: inline-block;*/
}
.qq_s1 .qq_cont p {
/*	display: inline-block;*/
	vertical-align: top;
	margin: 10px;
}






/*留言板*/
.mc_comment {
	margin-top: 30px;
}
.mc_comment .comment_submit {
	margin-top: 20px;
}
.mc_comment .comment_submit p {
	color: #8d5727;
	margin-top: 10px;
	margin-left: 20px;
}
.mc_comment .comment_submit label {
	display: inline-block;
	position: relative;
	width: 76px;
	vertical-align: top;
}
.mc_comment .comment_submit label:after {
	position: absolute;
	top: 2px;
	left: -12px;
	content: '*';
	color: #8d5727;
	font-weight: bold;
}
.mc_comment .comment_submit input {
	width: 260px;
	height: 32px;
	line-height: 32px;
	color: #844705;
	background-color: #f3eee5;
	text-indent: 6px;
	border: 1px solid #af885b;
	border-radius: 4px;
}

.mc_comment .comment_submit textarea {
	height: 100px;
	color: #844705;
	background-color: #f3eee5;
	padding: 6px;
	border: 1px solid #af885b;
	border-radius: 4px;
}
.mc_comment .comment_submit .getqc {
	display: inline-block;
	width: 100px;
	color: #f2f2f2;
	text-align: center;
	background-color: #844705;
	border-radius: 16px;
	cursor: pointer;
}
.mc_comment .comment_submit .mc_save {
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #fff;
	text-align: center;
	background-color: #844705;
	border-radius: 16px;
	margin: 30px auto;
	cursor: pointer;
}


.comment_list .mc_list_title {
	height: 15px;
	color: #e71f19;
	border-bottom: 1px solid #844705;
	margin-bottom: 14px;
}
.comment_list .mc_list_title span {
	display: inline-block;
	width: 86px;
	color: #844705;
	font-size: 16px;
	background-color: #f3eee5;
}
.mc_list_cont {
	padding: 0 30px;
}
.mc_list_cont > div {
	padding: 16px 6px;
}
.mc_list_cont > div:not(:last-child) {
	border-bottom: 1px dashed #844705;	
}
.mc_list_cont p {
	color: #844705;
	font-size: 14px;
}
.mc_list_cont .username {
	text-align: left;
}
.mc_list_cont .time {
	float: right;
}
.mc_list_cont .cont {
	text-indent: 16px;
}
.list_more {
	width: 80px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	border: 1px dashed #fff;
	border-radius: 2px;
	margin: 20px auto;
}



/* PC端 */
@media screen and (min-width: 768px) { 
	body {
		width: 100%;
		min-width: 1000px;
	}
	.qq_wrap .qq_conts {
		width: 1200px;
		margin: 0 auto;
	}
	.qq_ranges {
		margin-top: 20px;
	}
	.qq_ranges .qq_range {
		display: inline-block;
		width: 500px;
		margin: 0 20px 0 0px;
		vertical-align: top;
		
	}
	
	.qq_ranges .qq_range1 {
		display: inline-block;
		width: 670px;
		margin: 0 0px 0 0px;
		vertical-align: top;
		
	}


	.q_header_img01 {
		display: block;
		background-color:#f3eee8;
		min-height:230px;
	}
	.q_header_img02 {
		display: none;
		background-color:#f3eee8
	}


	
	.mc_comment .comment_submit textarea {
		width: 800px;
	}
	
	/*手机元素在PC端隐藏*/
.m_header_2,.m_nav_5,.mobile_footer{display:none;}


.left{width:49%; float:left}
.right{width:49%; float:right}


.left2{width:43%; float:left; min-height:300px;}
.right2{width:55%; float:right}

.left3{width:25%; float:left}
.right3{width:73%; float:right}


.left4{width:32.5%; float:left}
.right4{width:32.5%; float:right}
.leftright4{width:32.5%; margin-left:1.2%; float:left}

.tpdh1{display:none}
.tpqh2{display:block}


.zhengxie17370_con03{width: 100%;font-family: "微软雅黑";font-weight: normal;}
.zhengxie17370_con03 .nav2{width: 100%;height: 34px;line-height: 34px;text-align:left;border-bottom: 1px solid #bdbdbd;float: left;}
.zhengxie17370_con03 .nav2 .list{width: 100%;height: 100%;position: relative;bottom: -1px;color:#919191;}
.zhengxie17370_con03 .nav2 .list span{display: inline-block;height: 100%;padding:5px 10px;font-size: 14px;font-family: "宋体";color:#919191; }
.zhengxie17370_con03 .nav2 .list span.cur{background:url(zhengxie17370_nav_bg.png) no-repeat 50% bottom; color: #e51e16;}
.zhengxie17370_con03 .nav2 .list a{display: inline-block;height: 100%;font-size: 14px;font-family: "宋体";color:#919191;}
.zhengxie17370_con03 .nav2 .list span.cur a{color: #e51e16;}
.zhengxie17370_con03 .text_list{float: left;display: none;padding: 0 10px; width:100%;}
.zhengxie17370_con03 .text_list .list{margin-top: 6px;}
.zhengxie17370_con03 .text_list .list li{height: 38px;padding-left: 14px;background: url(http://www.cppcc.gov.cn/photoAlbum/templet/common/DEPA1512120485012874/style/img/zhengxie17370_point.png) no-repeat left 17px;line-height: 38px;}
.zhengxie17370_con03 .text_list .list li a{display:inline-block;height:38px;font-size: 17px;font-family: "微软雅黑";overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.zhengxie17370_con03 .text_list .list li a:hover{color: #015293;text-decoration: none;}
.zhengxie17370_con03 .show{display: block;}
.zhengxie17370_con03 .text_list.time{margin-top:8px;}
.zhengxie17370_con03 .text_list.time li{height:29px;padding:0;background:none;line-height:20px;}
.zhengxie17370_con03 .text_list.time li a{font-size:14px;width:40px;text-align:center;height:29px;}
.zhengxie17370_con03 .text_list.time li a.last{margin:0;}
	
}

/* 移动端 */
@media screen and (min-width: 300px) and (max-width: 648px) {
	img{width:100%; text-align:center}
	body {
		width: 100%;
	}
	.qq_wrap .qq_conts {
		width: 100%;
		padding: 0 12px;
	}
	.qq_conts .qq_desc {
    font-size: 16px;
    padding: 8px 12px;
    border-radius: 6px;
	}
	.qq_conts .qq_desc .desc {
    line-height: 1.4;
	}
	.qq_ranges {
		margin-top: 10px;
	}
	.qq_ranges .qq_range {
		display: block;
		width: 100%;
		margin: 0 auto;
		vertical-align: top;
	}
	.qq_ranges .qq_range:last-child {
		margin-top: 20px;
	}
	.qq_cont img {
		display: block;
		width: 120px;
		margin: 0 auto -20px;
	}
	.qq_s1 .qq_cont p {
    display: block;
    margin-top: 0;
	}


	.q_header_img01 {
		display: none;background-color:#f3eee8;min-height:230px;
	}
	.q_header_img02 {
		display: block;background-color:#f3eee8
	}


	.mc_comment .comment_submit textarea {
		width: 100%;
	}
	.mc_comment .comment_submit label {
		display: block;
	}
	.mc_list_cont {
		padding: 0;
	}
	.qq_footer .hide {
		display: none;
	}
	.ans {
		height: 30px;
		line-height: 30px;
		color: #fff !important;
		border-radius: 12px;
		background-color: #844705;
		padding: 2px 8px;
		cursor: pointer;
	}
	
	
	.m_header_2{display:block;margin:0 auto;position:relative;width:10rem;height:1.2rem;line-height:1.2rem;background-color:#fff;color:#148cc1;font-size:0.72rem; height:1.5rem}
	
	.top,.header,.nav_box,.scrollnews_box,.ad2,.ad3,.ad4,.headline h3,.focusnews1 li p,.contnews1 li p,.pc_footer, .hline{display:none;}
	
	.m_nav_5{display:block;padding:0 0.2rem 0 0.4rem;margin:0 auto 0.2rem auto;position:relative;width:100%;height:1rem;line-height:1rem;background:#b90001;overflow:hidden;}
	.m_nav_5 a{white-space:nowrap;font-size:0.542rem;color:#fff;}
	.m_nav_5 .shadow {position:absolute;right:0;top:0;width:1rem;height:100%;background:url(images/20180704zw3.png);background-size:100% 100%;z-index:98;}
	
	
	
	.left{width:100%; float:left}
.right{width:100%; float:left}


.left2{width:100%; float:left; min-height:200px;}
.right2{width:100%; float:right}


.tpdh2{display:none}
.tpqh1{}





.zhengxie17370_con03{width: 100%;font-family: "微软雅黑";font-weight: normal;}
.zhengxie17370_con03 .nav2{width: 100%;line-height: 34px;text-align:left;border-bottom: 1px solid #bdbdbd;float: left;}
.zhengxie17370_con03 .nav2 .list{width: 100%;height: 40px;line-height: 15px;position: relative;bottom: -1px;color:#919191; }
.zhengxie17370_con03 .nav2 .list span{display: inline-block;height: 100%;padding:5px 10px;font-size: 14px;font-family: "宋体";color:#919191;}
.zhengxie17370_con03 .nav2 .list span.cur{background:url(zhengxie17370_nav_bg.png) no-repeat 50% bottom; color: #e51e16;}
.zhengxie17370_con03 .nav2 .list a{display: inline-block;height: 100%;font-size: 14px;font-family: "宋体";color:#919191;}
.zhengxie17370_con03 .nav2 .list span.cur a{color: #e51e16;}
.zhengxie17370_con03 .text_list{float: left;display: none;padding: 0 10px;}
.zhengxie17370_con03 .text_list .list{margin-top: 6px;}
.zhengxie17370_con03 .text_list .list li{height: 38px;padding-left: 14px;background: url(http://www.cppcc.gov.cn/photoAlbum/templet/common/DEPA1512120485012874/style/img/zhengxie17370_point.png) no-repeat left 17px;line-height: 38px;}
.zhengxie17370_con03 .text_list .list li a{display:inline-block;height:38px;width:316px;font-size: 17px;font-family: "微软雅黑";overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.zhengxie17370_con03 .text_list .list li a:hover{color: #015293;text-decoration: none;}
.zhengxie17370_con03 .show{display: block;}
.zhengxie17370_con03 .text_list.time{margin-top:8px;}
.zhengxie17370_con03 .text_list.time li{height:29px;padding:0;background:none;line-height:20px;}
.zhengxie17370_con03 .text_list.time li a{font-size:14px;width:40px;text-align:center;height:29px;}
.zhengxie17370_con03 .text_list.time li a.last{margin:0;}

.sxx_ml_img2{
}
.sxx_ml_img2 ul li{
	float:left;
	margin:15px 15px 0px 0px !important;
	position:relative;
	overflow:hidden
}
.sxx_ml_img2 ul li h2{
	width:100%;
	height:40px;
	line-height:40px;
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
	font-size:14px;
	background-color:#b29744;
	background:rgba(0,0,0,.4);
	color:#fff;
	font-size:14px;
text-decoration:none;
}
.sxx_ml_img2 ul li h2 a{
	color:#fff;
text-decoration:none;}
.sxx_ml_img2 ul li h2:hover{
	color:#fff;
text-decoration:none;
}



.sxx_ml_img4{
}
.sxx_ml_img4 ul li{
	width:96%;
	height:210px;
	float:left;
	overflow:hidden;
	position:relative;
}




.sxx_ml_img3 ul li{
	width:165px;
	height:130px;
	float:left;
	margin:0 7px 10px 7px;
	position:relative;
}
	
}






/* pad */
@media screen and (min-width: 648px) and (max-width: 999px) {
	img{width:100%; text-align:center}
	body {
		width: 100%;
	}
	.qq_wrap .qq_conts {
		width: 100%;
		padding: 0 12px;
	}
	.qq_conts .qq_desc {
    font-size: 16px;
    padding: 8px 12px;
    border-radius: 6px;
	}
	.qq_conts .qq_desc .desc {
    line-height: 1.4;
	}
	.qq_ranges {
		margin-top: 10px;
	}
	.qq_ranges .qq_range {
		display: block;
		width: 100%;
		margin: 0 auto;
		vertical-align: top;
	}
	.qq_ranges .qq_range:last-child {
		margin-top: 20px;
	}
	.qq_cont img {
		display: block;
		width: 120px;
		margin: 0 auto -20px;
	}
	.qq_s1 .qq_cont p {
    display: block;
    margin-top: 0;
	}


	.q_header_img01 {
		display: none;background-color:#f3eee8;min-height:230px;
	}
	.q_header_img02 {
		display: block;background-color:#f3eee8
	}


	.mc_comment .comment_submit textarea {
		width: 100%;
	}
	.mc_comment .comment_submit label {
		display: block;
	}
	.mc_list_cont {
		padding: 0;
	}
	.qq_footer .hide {
		display: none;
	}
	.ans {
		height: 30px;
		line-height: 30px;
		color: #fff !important;
		border-radius: 12px;
		background-color: #844705;
		padding: 2px 8px;
		cursor: pointer;
	}
	
	
	.m_header_2{display:block;margin:0 auto;position:relative;width:10rem;height:1.2rem;line-height:1.2rem;background-color:#fff;color:#148cc1;font-size:0.72rem; height:1.5rem}
	
	.top,.header,.nav_box,.scrollnews_box,.ad2,.ad3,.ad4,.headline h3,.focusnews1 li p,.contnews1 li p,.pc_footer, .hline{display:none;}
	
	.m_nav_5{display:block;padding:0 0.2rem 0 0.4rem;margin:0 auto 0.2rem auto;position:relative;width:100%;height:1rem;line-height:1rem;background:#b90001;overflow:hidden;}
	.m_nav_5 a{white-space:nowrap;font-size:0.542rem;color:#fff;}
	.m_nav_5 .shadow {position:absolute;right:0;top:0;width:1rem;height:100%;background:url(images/20180704zw3.png);background-size:100% 100%;z-index:98;}
	
	
	
	.left{width:100%; float:left}
.right{width:100%; float:left}


.left2{width:100%; float:left; min-height:200px;}
.right2{width:100%; float:right}


.tpdh2{display:none}
.tpqh1{}





.zhengxie17370_con03{width: 100%;font-family: "微软雅黑";font-weight: normal;}
.zhengxie17370_con03 .nav2{width: 100%;line-height: 34px;text-align:left;border-bottom: 1px solid #bdbdbd;float: left;}
.zhengxie17370_con03 .nav2 .list{width: 100%;height: 40px;line-height: 15px;position: relative;bottom: -1px;color:#919191; }
.zhengxie17370_con03 .nav2 .list span{display: inline-block;height: 100%;padding:5px 10px;font-size: 14px;font-family: "宋体";color:#919191;}
.zhengxie17370_con03 .nav2 .list span.cur{background:url(zhengxie17370_nav_bg.png) no-repeat 50% bottom; color: #e51e16;}
.zhengxie17370_con03 .nav2 .list a{display: inline-block;height: 100%;font-size: 14px;font-family: "宋体";color:#919191;}
.zhengxie17370_con03 .nav2 .list span.cur a{color: #e51e16;}
.zhengxie17370_con03 .text_list{float: left;display: none;padding: 0 10px;}
.zhengxie17370_con03 .text_list .list{margin-top: 6px;}
.zhengxie17370_con03 .text_list .list li{height: 38px;padding-left: 14px;background: url(http://www.cppcc.gov.cn/photoAlbum/templet/common/DEPA1512120485012874/style/img/zhengxie17370_point.png) no-repeat left 17px;line-height: 38px;}
.zhengxie17370_con03 .text_list .list li a{display:inline-block;height:38px;width:316px;font-size: 17px;font-family: "微软雅黑";overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.zhengxie17370_con03 .text_list .list li a:hover{color: #015293;text-decoration: none;}
.zhengxie17370_con03 .show{display: block;}
.zhengxie17370_con03 .text_list.time{margin-top:8px;}
.zhengxie17370_con03 .text_list.time li{height:29px;padding:0;background:none;line-height:20px;}
.zhengxie17370_con03 .text_list.time li a{font-size:14px;width:40px;text-align:center;height:29px;}
.zhengxie17370_con03 .text_list.time li a.last{margin:0;}

.sxx_ml_img2{
}
.sxx_ml_img2 ul li{
	float:left;
	margin:15px 15px 0px 0px !important;
	position:relative;
	overflow:hidden
}
.sxx_ml_img2 ul li h2{
	width:100%;
	height:40px;
	line-height:40px;
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
	font-size:14px;
	background-color:#b29744;
	background:rgba(0,0,0,.4);
	color:#fff;
	font-size:14px;
text-decoration:none;
}
.sxx_ml_img2 ul li h2 a{
	color:#fff;
text-decoration:none;}
.sxx_ml_img2 ul li h2:hover{
	color:#fff;
text-decoration:none;
}



.sxx_ml_img4{
}
.sxx_ml_img4 ul li{
	width:96%;
	height:210px;
	float:left;
	overflow:hidden;
	position:relative;
}




.sxx_ml_img3 ul li{
	width:165px;
	height:130px;
	float:left;
	margin:0 7px 10px 7px;
	position:relative;
}
	
}


.nav_box{width:100%;height:56px;background:#c21010;}
.nav{width:1100px;height:38px;margin:0 auto;font-size:20px;line-height:1em;padding-top:18px; }
.nav a{float:left;display:block;height:20px;width:auto;padding:0 22px 0 22px;font-size:20px;color:#fff;border-left:2px solid #fff;    line-height: 22px;}
.nav a:nth-of-type(1){border-left:none;}


.wz_16{font-size:16px;}
.wz_16 a{font-size:16px; text-decoration:none}

.sxx_zg{
		color:#000000;
		width:100%;
}
.sxx_zg ul li{
	line-height:50px;
		color:#000000;
border-bottom:1px dotted #ddd;
font-size:18px;
padding-left: 14px;
    background: url(http://www.cppcc.gov.cn/photoAlbum/templet/common/DEPA1512120485012874/style/img/zhengxie17370_point.png) no-repeat left 22px;
}
.sxx_zg ul li a{
	line-height:40px;
		color:#000000;
	text-decoration:none
}



.sxx_ml_img2{
}
.sxx_ml_img2 ul li{
height:221px;
	float:left;
	margin:0 10px 15px 10px;
	position:relative;
	overflow:hidden
}
.sxx_ml_img2 ul li h2{
	width:100%;
	height:40px;
	line-height:40px;
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
	font-size:14px;
	background-color:#b29744;
	background:rgba(0,0,0,.4);
	color:#fff;
	font-size:14px;
text-decoration:none;
}
.sxx_ml_img2 ul li h2 a{
	color:#fff;
text-decoration:none;}
.sxx_ml_img2 ul li h2:hover{
	color:#fff;
text-decoration:none;
}


.sxx_ml_img4{
}
.sxx_ml_img4 ul li{
	overflow:hidden;
	float:left;
	position:relative;
}
.sxx_ml_img4 ul li h2{
	width:100%;
	height:40px;
	line-height:40px;
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
	font-size:14px;
	background-color:#b29744;
	background:rgba(0,0,0,.4);
	color:#fff;
	font-size:14px;
text-decoration:none;
}
.sxx_ml_img4 ul li h2 a{
	color:#fff;
text-decoration:none;}
.sxx_ml_img4 ul li h2:hover{
	color:#fff;
text-decoration:none;
}
